You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > DivideBy Method > MatrixInt.DivideBy Method ([In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.DivideBy Method ([In] int)

Divide Value with calling vector elements.

Syntax
C#
Visual Basic
public TMtxVecInt DivideBy([In] int Value);

Teh result is stored in the calling vector.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!